body{ margin: 0; padding: 0; background: url(../images/bg.jpg) no-repeat center top; background-size: 100% auto; font-family: "微软雅黑"; font-size: 14px; color: #1e1e1e;min-width: 1200px;}
img{ border: 0; vertical-align: middle;}
ul{ margin: 0; padding: 0;}
li{ list-style: none;}
a{ text-decoration: none; color: #3a3a3a;}
p,h1,h3,h4{ margin: 0; padding: 0;}
dd{ margin: 0;}
em{ font-style: normal;}
iframe{ border: none;}
.bg-body{ position: absolute;  width: 100%; overflow: hidden; min-height: 100% !important; z-index: -999;}
.bg-body img{ position: absolute; top: 0; left: 50%; margin-left: -960px; width: 1920px; z-index: -999;}

/*天气预报和分享隐藏*/
.weather,.bdshare-button-style0-16 .bds_more{display:none;}
/*分享到QQ空间、腾讯微博隐藏*/
.bds_qzone, .bds_tqq{display:none;}


.left{ float: left;}
.right{ float: right;}
.clear:after{ content: ''; display: block; clear: both;}
.center{ text-align: center; display: block;}
.bacg-none{ background: none !important;}

.header{ width: 100%; margin: 0 auto; height: 190px;}
.weather{ padding-top: 10px; margin-left: 114px;}
.header .logo{ margin-top: 32px;}
.header .detail{
    width: 1200px;
    margin: 0 auto;
}
.search{ /*height: 40px;*/ margin-top:65px;position: relative; }
.search .text{ border: none; background: none; outline: none; float: left; padding: 0 5px;background: #fff;}
.search .select{ width: 68px; height: 40px; text-align: center; padding: 0 5px; border: 1px solid #015293; border-right: none; border-radius: 4px 0 0 4px;}
/*.search select{
    appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;
    -ms-appearance:none;
    background: url(../images/sel-bg.png) no-repeat scroll right center transparent !important;
}
.search select::-ms-expand { display: none; }*/


.search .line{ float: left; width: 1px; height: 30px; background: #015293; margin-top: 4px; z-index: 2; position: relative;}
.search .inp1{ height: 38px; width: 160px; border: 1px solid #015293; padding: 0 10px; border-left: none; margin-left: -1px; padding-left: 36px; background:#fff url(../images/search.png) no-repeat 16px center;}
.search .btn{ height: 40px; width: 120px; background: #fff;border: 1px solid #015293; border-left: none;
border-radius: 0 4px 4px 0;}
.share{ font-size: 14px; color: #015293; line-height: 30px; margin-top: 10px;}

.nav{ height: 50px; background: url(../images/nav-bg.png) repeat-x;min-width: 1200px;}
.nav-list{ width: 1200px; margin: 0 auto;display: flex;justify-content: center;}
.nav-list li{ float: left; line-height: 50px; font-size: 22px; color: #fff; font-family: "新宋体";  width: 200px;position: relative;}
.nav-list a{ color: #fff; display: inline-block;  text-align: center; width: 180px; font-weight: 600;cursor: pointer;}
.nav-list li.cycp a {
    color: #fff;
    display: inline-block;
    text-align: center;
    width: 50px;
    font-weight: 600;
    margin: 0px 11px;
    cursor: pointer;
}
.nav-list li.cycp .cp {
    margin-left: .11rem;
}
.nav .nav-list ul.sub{
    display: none;
    position: absolute;
    bottom: 50px;
    width: 120px;
    left: 56px;
    background: rgba(255,255,255,0.4);
   
}
.nav .nav-list ul.sub li{
    float: none;
    width: 120px;
}
.nav .nav-list ul.sub li a{
    width: 120px;
    font-size: 16px;
    color: #333;
}
.nav .nav-list ul.sub li a:hover{
    color: #015193;
}
.content{ width: 1170px; margin: 40px auto; background: #fff; border: 1px solid #d3d4d4; padding: 20px 15px;}

.picchange{ width: 560px; height: 286px; overflow: hidden; position: relative;}

.picchange li{ width: 560px; height: 286px; overflow: hidden; position: relative;}
.picchange img{ min-width: 560px; min-height: 286px; display: block;}
.picchange p{ height: 32px; line-height: 32px; background: rgba(1,82,147,.8); color: #fff; padding-left: 10px; position: absolute; left: 0; bottom: 0; right: 0;}
.picchange .btn{ position: absolute; bottom: 0px; right: 10px; height: 32px; line-height: 32px; font-size: 16px;}
.btn a,.btn span{ color: #fff;}
.btn span{ display: inline-block; margin-right: 10px;}
.btn .active{ color: #ff9000;}
.picchange .list{ display: none; }

#tab1{ width: 586px; }
/*#tab1 .title{ height: 42px; border-bottom: 1px solid #d2d2d2; margin-top: -10px; line-height: 42px; font-size: 20px;}*/
.tab .title a{ float: left; color: #000; margin-right: 40px; padding: 0 5px;}
.tab .active{ border-bottom: 2px solid #015293;}

.tab .list{ display: none;}
.tab .list .t1{ padding-bottom: 4px; background: url(../images/dot.png) 0 bottom repeat-x; margin-top: 10px; text-align: center;}
.tab .t1 h3{ line-height: 28px; font-size: 14px;}
.tab .t1 h3 a{color: #015293; }
.tab .t1 p{ line-height: 22px; font-size: 12px; height: 44px; overflow: hidden;}

.tab .detail{ margin-top: 12px;}
.list li{ line-height: 32px;}
.list li .time{ float: right;}
.list li a{ padding-left: 14px; background: url(../images/dot-normal.png) no-repeat 0 center;}
.zscdList li a{width: 75%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: inline-block;line-height: 20px;}
.list li a:hover{ background: url(../images/dot-active.png) no-repeat 0 center; color: #000;}

.section2{ margin: 25px 0; height: 190px; position: relative;}
#tab2 .list{ display: none; width: 100%; height: 108px;}
#tab2 .title{ position: absolute; right: 20px; bottom: 8px;}
#tab2 .title a{ display: inline-block; margin-left: 14px; width: 18px; height: 18px; line-height: 18px; text-align: center; background: #fff; color: #015293;}
#tab2 .title .active{ background: #015293; color: #fff;}


.section3{ width: 100%; height: 333px; background:#fafafa  url(../images/work-bg1.png) no-repeat;}

.work{ width:638px;}
#picchange1{ width: 320px; height: 268px; margin: 34px 0 0 14px;}
#picchange1 p{ width: 100%; position: absolute; left: 0; bottom: 0; background: rgba(0,0,0,.5);}
#picchange1 img{ min-width: 320px; min-height: 268px;}
#picchange1 li{width: 320px; height: 268px; overflow: hidden;}
.picchange .list:nth-of-type(1){ display: block;}

.work .right{ width: 290px; margin-top: 18px;}
.work .title1{ font-size: 20px; font-weight: normal; line-height: 61px; border-bottom: 1px solid #e5e5e5;}
#tab01 .title{ float: right; font-size: 16px;}
#tab01 .list{ display: none;}
#tab01 .title a{ padding: 0 5px; }
#tab01 .title .active,#tab01 .title a:hover{border-bottom: 1px solid #015293;}
.box-jgdj{ width: 540px; margin-top: 22px; padding-right: 14px; background: #fafafa;}
.box-zscd{ width: 520px; margin-top: 22px; margin-left: 24px; margin-right: 40px;}

.info-open{ width: 305px;}
.info-open>div{ float: left;}
.info-open .title{ width: 22px; height: 163px; text-align: center; line-height: 22px; background: url(../images/title-bg1.png) no-repeat; font-size: 20px; padding: 56px 15px 0 15px; margin-top: 55px;}
.info-open .title a{color: #fff; }
.info-open .list{ width: 168px; margin-left: 32px; margin-top: 14px;}
.info-open .list a{ display: block; width: 166px; height: 32px; line-height: 32px; border: 1px solid #d2d2d2; margin-bottom: 10px; text-indent: 64px;}
.info-open .icon1{ background: url(../images/icon1.png) no-repeat 0 0;}
.info-open .icon2{ background: url(../images/icon1.png) no-repeat 0 -34px;}
.info-open .icon3{ background: url(../images/icon1.png) no-repeat 0 -68px;}
.info-open .icon4{ background: url(../images/icon1.png) no-repeat 0 -102px;}
.info-open .icon5{ background: url(../images/icon1.png) no-repeat 0 -136px;}
.info-open .icon6{ background: url(../images/icon1.png) no-repeat 0 -170px;}
.info-open .icon7{ background: url(../images/icon1.png) no-repeat 0 -204px;}
.info-open .icon8{ background: url(../images/icon1.png) no-repeat -60px -472px;}
.info-open .icon9{ background: url(../images/icon1.png) no-repeat -60px -506px;}
.info-open .icon10{ background: url(../images/icon1.png) no-repeat -60px -540px;}
.info-open .icon11{ background: url(../images/icon1.png) no-repeat -60px -574px;}
.info-open .icon12{ background: url(../images/icon1.png) no-repeat -60px -608px;}
.info-open .icon1:hover{ background-position: 0 -472px;}
.info-open .icon2:hover{ background-position: 0 -506px;}
.info-open .icon3:hover{ background-position: 0 -540px;}
.info-open .icon4:hover{ background-position: 0 -574px;}
.info-open .icon5:hover{ background-position: 0 -608px;}
.info-open .icon6:hover{ background-position: 0 -642px;}
.info-open .icon7:hover{ background-position: 0 -676px;}
.info-open .icon8:hover{ background-position: -120px -472px;}
.info-open .icon9:hover{ background-position: -120px -506px;}
.info-open .icon10:hover{ background-position: -120px -540px;}
.info-open .icon11:hover{ background-position: -120px -574px;}
.info-open .icon12:hover{ background-position: -120px -608px;}

.leader{ margin-top: 30px; padding-bottom: 40px; background: url(../images/border-bottom.png) 0 bottom repeat-x;}
.leader img{ width: 132px; margin-left: 50px; margin-right: 30px;}
.leader .text{ float: left; width: 520px;}
.leader .name{ margin-bottom: 10px;}

.section4{ margin: 35px 0;}
.wenhua-border{ width: 630px; height: 248px; background: url(../images/wenhua-bg.png) no-repeat;}
.wenhua-border{ margin-top: 24px; margin-right: 10px;}
.wenhua{ width: 630px; height: 226px; }
.wenhua .title{ float: left;  margin:33px 14px 0 20px; padding: 25px 15px; width: 22px; height: 116px; text-align: center; line-height: 28px; background: url(../images/wenhua-title.png) no-repeat; font-size: 20px; /*opacity: 0.7;*/ }
.wenhua .title a{color: #fff;}
.wenhua .list{ float: left; margin-top: 42px; text-align: center;}
.wenhua .list > div{ float: left; width: 118px; margin-right: 20px;}
.wenhua .list .pic{ display: block; width: 116px; height: 116px;border-radius: 50%; border: 1px solid #afafaf;}
.wenhua .list .pic span{ display: block; width:  100px; height: 100px; border: 8px solid rgba(0,0,0,0); 
border-radius: 50%; overflow: hidden;}
.wenhua .list .pic:hover{ background: #015293;}
.wenhua .list img{ display: block; width: 116px; height: 116px; }
.wenhua .list .text{ display: block; text-align: center; line-height: 40px;}
.wenhua .title a:hover{ color: #fff;}

.section4{ background: url(../images/section4.png) no-repeat;     background-size: 1169px 226px;height: 226px;}
.commu{ width: 400px; padding: 0 27px;}
.section4 .title{ margin-bottom: 5px; line-height: 48px; font-size: 20px; font-weight: normal; font-family: '黑体';}

.info{ margin-left: 14px; width: 700px;}
.info .link a{ float: left; text-align: center; width: 87px;line-height: 32px;}
.info i{ display: block; width: 50px; height: 50px; background: url(../images/icon1.png) no-repeat -60px 0; margin-left: 19px;}

.info .icon1{ background-position: -60px 0;}
.info .icon2{ background-position: -110px 0;}
.info .icon3{ background-position: -60px -50px;}
.info .icon4{ background-position: -110px -50px;}
.info .icon5{ background-position: -60px -100px;}
.info .icon6{ background-position: -110px -100px;}
.info .icon7{ background-position: -60px -150px;}
.info .icon18{ background: url(../images/icon_sjfb.png) no-repeat;}
.info .link a:hover .icon1{ background-position: -160px 0;}
.info .link a:hover .icon2{ background-position: -210px 0;}
.info .link a:hover .icon3{ background-position: -160px -50px;}
.info .link a:hover .icon4{ background-position: -210px -50px;}
.info .link a:hover .icon5{ background-position: -160px -100px;}
.info .link a:hover .icon6{ background-position: -210px -100px;}
.info .link a:hover .icon7{ background-position: -160px -150px;}
.info .link a:hover .icon18{ background: url(../images/icon_sjfb1.png) no-repeat;}

.info .icon-a{ background-position: -160px -200px;}
.info .icon-b{ background-position: -210px -200px;}
.info .icon-c{ background-position: -160px -250px;}
.info .icon-d{ background-position: -210px -250px;}


.info .link a:hover .icon-a{ background-position: -260px -200px;}
.info .link a:hover .icon-b{ background-position: -260px -250px;}
.info .link a:hover .icon-c{ background-position: -260px -300px;}
.info .link a:hover .icon-d{ background-position: -260px -350px;}

.commu .link a{ float: left; text-align: center; width: 70px; margin-right: 10px; line-height: 32px;}
.commu .link i{ display: block; width: 50px; height: 50px; margin-left: 10px;} 
.commu .icon1{ background: url(../images/icon1.png) no-repeat 0 -238px;}
.commu .icon2{ background: url(../images/icon1.png) no-repeat -50px -238px;}
.commu .icon3{ background: url(../images/icon1.png) no-repeat -100px -238px;}
.commu .icon4{ background: url(../images/icon1.png) no-repeat 0 -288px;}
.commu .icon5{ background: url(../images/icon1.png) no-repeat -50px -288px;}

.commu .link a:hover .icon1{ background-position: 0 -372px;}
.commu .link a:hover .icon2{ background-position: -50px -372px;}
.commu .link a:hover .icon3{ background-position: -100px -372px;}
.commu .link a:hover .icon4{ background-position: 0 -422px;}
.commu .link a:hover .icon5{ background-position: -50px -422px;}

.gdbs{ padding-top: 12px; height: 63px; margin-left: 38px;}




.section5{ width: 100%; height: 302px; background: url(../images/gdgl-bg.png) no-repeat; background-size: 100%; overflow: hidden;}
.box1{ width: 590px; padding: 23px 13px;}
.title-common{ height: 52px; line-height: 52px; margin-bottom: 10px; border-bottom: 1px solid #c9c9c9;}
.title-common .t2{ float: left; width: 192px; height: 52px; background: url(../images/title2-bg1.png) no-repeat; color: #fff; font-size: 20px; font-weight: normal; text-indent: 68px;}
.gdgl .text{ line-height: 26px; text-indent: 2em;}
.gdgl .more{ display: inline-block; margin-left: 5px; color: #015293;}
.gdgl .link{  margin-top: 3px;}
.gdgl .link a{ float: left; width: 120px; height: 32px; line-height: 32px; background: url(../images/small-titlebg.png) no-repeat; text-align: center; margin: 0 10px;}
.gdgl .line{ height: 27px; width:}
.gdgl .line i{ float: left; height: 27px; width: 146px; background: url(../images/connect.png) no-repeat;}

.box2{ padding: 23px 13px; width: 544px;}
.title-common .title{ font-size: 16px; font-weight: normal;}
.box2 .title-common{ border-bottom: 1px solid #c9c9c9;}
.title-common .title a{ display: inline-block; margin-right: 4px; padding: 0 5px;}
.title-common .active{ border-bottom: 1px solid #015293;}
.yxgd .first{ margin-top: 20px;}
.box2 .list{ display: none; padding: 0 5px;}
.box1 .list{padding: 0 5px;}
#tab01 .title-common .title a{ padding: 0;}

.yxgdpic{ margin-top: 76px;}
.yxgdpic .list{ float: left; width: 192px; margin-right: 20px; overflow: hidden;}
.yxgdpic .list img{ min-width: 192px; max-height: 192px;}
.yxgdpic .list span{ display: block; text-align: center;  line-height: 34px;}

.exlink{ width: 100%; border-top: 1px solid #d2d2d2; background: #f7f5e9; height: 96px; overflow: hidden;}
.exlink .link{ width: 1200px; margin: 0 auto;}
.exlink .title{ font-size: 16px; line-height: 48px; color: #015293; padding-left: 34px; background: url(../images/map.png) no-repeat 10px center;}
.link-box{ height: 28px; line-height: 28px; font-size: 16px;}
.link-box a{ float: left; margin-left: 22px; color: #101010;}
.link-box a:hover{ color: #1175ae;}

.footer{ background: #015293; color: #fff; line-height: 32px;min-width: 1200px;}
.footer a{ color: #fff;}
.footer .detail{ width: 1200px; margin: 0 auto; padding: 12px 0; position: relative;}
.footer .menu, .footer .text{ margin-left: 140px;}
.footer .menu a{ padding: 0 18px;}
.footer .pos{ position: absolute;}
.footer .sydw{ top: 24px; right: 440px;}
.footer .sydw img{ width: 56px; }
.footer .jiucuo{ top: 83px; right: 424px;}
.footer .jiucuo img{ width: 86px; }
.footer .code1,.footer .code2{ text-align: center; top: 24px;  font-size: 12px; line-height: 16px;}
.footer .code1 span,.footer .code2 span{ display: block; margin-top: 5px;}
.footer .code1{right: 240px;}
.footer .code2{right: 140px;}

.content-list{ width: 1200px; margin: 0 auto; margin-bottom: 32px;}
.location{ height: 52px; line-height: 52px; font-size: 16px;}
.location a{ display: inline-block; margin: 0 6px;}
.location a:nth-of-type(1){ padding-left: 32px; background: url(../images/home.png) 0 center no-repeat;}

.content-box{ width: 100%;background: #fff; border: 1px solid #d3d3d3; padding-bottom: 30px;}
/*.content-box .bg{min-height:902px;background: url(../images/conten-listbg.png) no-repeat;}/*广府文化*/
/*.content-box .bg-kj{background: url(../images/conten-listbg-kj.png) no-repeat;}/*客家文化*/
/*.content-box .bg-cs{background: url(../images/conten-listbg-cs.png) no-repeat;}/*潮汕文化*/
.content-box .bg{min-height:600px;}

.content-box .title{ height: 76px; border-bottom: 1px solid #d3d3d3;  color: #c7c9ca; font-size: 20px; font-weight: normal; padding-left: 20px;}
.content-box .title a,.content-box .title span{ float: left; margin-top: 16px; line-height: 45px;}
.content-box .title a{ height: 45px; margin: 16px 4px 0 4px; padding: 0 20px;}
.content-box .title .active{ background: url(../images/tab-active.png) repeat-x; color: #fff;}
.content-box .title a:hover{ font-weight: normal;}
.list2  li{ padding-right: 25px; padding-bottom: 1px; line-height: 60px; background: url(../images/dot1.png) 0 bottom repeat-x; height: 60px;}
.list2  li a{ padding-left: 40px; background: url(../images/dot-active.png) 18px center no-repeat;}
.list2  li a:hover{ color: #015293; background: url(../images/dot-active.png) 18px center no-repeat;}
.content-box .list{ display: none;}
.list2 .time{ float: right;}

#navartlist,.fenye_touch{ margin-top: 80px; text-align: center; line-height: 24px;}
#navartlist a,.fenye_touch a{ display: inline-block; margin-right: 4px; height:24px; padding: 0 6px; border: 1px solid #d3d3d3; color: #2d2d2d;}
#navartlist .active1,#navartlist a:hover,#navartlist a.current,.fenye_touch .active,.fenye_touch a:hover{ color: #fff; background: #015293; border: 1px solid #015293; font-weight: normal;}

.title3{ height: 60px; line-height: 60px; background: #015193; color: #fff; font-size: 18px; position: relative; padding: 0 52px; font-weight: normal;}
.title3 a{ color: #fff;}
.title3 .more{ float: right;}
.title3 .left,.title3 .right{ position: absolute; top: 1px;; width: 20px; height: 57px;}
.title3 .left{ left: 1px; background: url(../images/title2-left.png) no-repeat;}
.title3 .right{ right: 1px; background: url(../images/title2-right.png) no-repeat;}
.second{ padding-bottom: 134px;}

.title .green{ color: #075695;}

/*.content-box .bg1{ min-height: 1134px; background: url(../images/conten-listbg1.png) no-repeat;}*/
.article-info{ width: 810px; margin-right: 18px;}
.article-t{padding-top: 36px; font-size: 30px; line-height: 38px; font-weight: normal;}
.publish-time{  line-height: 52px; color: #757575; }
.top-article{border-bottom: 1px solid #dcdcdc;text-align: center; padding-bottom: 15px;}
.publish-time span{ display: inline-block; margin-right: 50px; }
.subtitle{ font-size: 20px; line-height: 40px;}
.article-info .text{ font-size: 16px; line-height: 30px; color: #1e1e1e;}
.article-info .text img{ margin: 10px auto;max-width: 100%;}

.bg1 .info-open{ width: 318px; min-height: 550px; background: #f7f7f7; padding: 10px 15px; margin-top: 30px;}
.info-open .link a{ display: block; height: 50px; line-height: 50px;  background: #eee; color: #0e5b99; margin-bottom: 20px; text-indent: 110px; position: relative;}
.info-open .link i{ position: absolute; left: 44px; top: 8px; height: 34px; width: 50px;}
.info-open .link .active,.info-open .link a:hover{ background: url(../images/title-info.png) no-repeat; color: #fff;}
.info-open .link .active .icon1,.info-open .link a:hover .icon1{ background-position: 0 -338px;}
.info-open .link .active .icon2,.info-open .link a:hover .icon2{ background-position: 0 -744px;}
.info-open .link .active .icon3,.info-open .link a:hover .icon3{ background-position: 0 -778px;}
.info-open .link .active .icon4,.info-open .link a:hover .icon4{ background-position: 0 -812px;}
.info-open .link .active .icon5,.info-open .link a:hover .icon5{ background-position: 0 -846px;}
.info-open .link .active .icon6,.info-open .link a:hover .icon6{ background-position: 0 -880px;}
.info-open .link .active .icon7,.info-open .link a:hover .icon7{ background-position: 0 -914px;}

.info-open .link .active .icon8,.info-open .link a:hover .icon8{background-position: -120px -472px;}
.info-open .link .active .icon9,.info-open .link a:hover .icon9{ background-position: -120px -506px;}
.info-open .link .active .icon10,.info-open .link a:hover .icon10{ background-position: -120px -540px;}
.info-open .link .active .icon11,.info-open .link a:hover .icon11{ background-position: -120px -574px;}
.info-open .link .active .icon12,.info-open .link a:hover .icon12{ background-position: -120px -608px;}
.info-open .link{ width: 290px;  border: 1px solid #c3c3c3; padding: 10px 14px;}
.info-open .link li{ display: block; height: 50px; line-height: 50px;  background: #eee; color: #0e5b99; margin-bottom: 20px; text-indent: 110px; position: relative;}
.info-open .link i{ position: absolute; left: 44px; top: 8px; height: 34px; width: 50px;}
.info-open .link .current a, .info-open .link li:hover{background: url(../images/title-info.png) no-repeat;/* color: #ffffff; */}
.info-open .link .current a, .info-open .link li:hover a {color: #fff;}
.info-open .link .current .icon1,.info-open .link li:hover .icon1{ background-position: 0 -338px;}
.info-open .link .current .icon2,.info-open .link li:hover .icon2{ background-position: 0 -744px;}
.info-open .link .current .icon3,.info-open .link li:hover .icon3{ background-position: 0 -778px;}
.info-open .link .current .icon4,.info-open .link li:hover .icon4{ background-position: 0 -812px;}
.info-open .link .current .icon5,.info-open .link li:hover .icon5{ background-position: 0 -846px;}
.info-open .link .current .icon6,.info-open .link li:hover .icon6{ background-position: 0 -880px;}
.info-open .link .current .icon7,.info-open .link li:hover .icon7{ background-position: 0 -914px;}

.info-open .link .current .icon8,.info-open .link li:hover .icon8{background-position: -120px -472px;}
.info-open .link .current .icon9,.info-open .link li:hover .icon9{ background-position: -120px -506px;}
.info-open .link .current .icon10,.info-open .link li:hover .icon10{ background-position: -120px -540px;}
.info-open .link .current .icon11,.info-open .link li:hover .icon11{ background-position: -120px -574px;}
.info-open .link .current .icon12,.info-open .link li:hover .icon12{ background-position: -120px -608px;}
.info-open .wugk a{ margin-bottom: 4px !important; height: 36px; line-height: 36px; }
.wugk a:hover,.wugk .active1{ background: #0e5b99 !important; color: #fff !important;}
.info-open .wugk i{ position: absolute; left: 72px; top: 12px; width: 12px; height: 12px; background: url(../images/dot-green.png) no-repeat; background-size: 12px;}
.wugk .active1 i,.info-open .wugk a:hover i{background: url(../images/dot-white.png) no-repeat;}

.wugk{ display: block; margin-bottom: 20px;}
.info-open .dsj{ position: absolute; left: 60px; bottom: -15px; width: 41px; height: 17px; background: url(../images/dsj.png) no-repeat;}

.content-box .bg2{ min-height: 902px; background: url(../images/conten-listbg2.png) no-repeat;}
.content-box .bg2 .title .active{ background: no-repeat; color: #0e5b99;}

.book-list{ margin-top: 20px;}
.book-list .book{ float: left; width: 180px; margin: 20px 28px;}
.book img{ width: 180px;  height: 246px; display: block;box-shadow: 3px 0 7px #888888;}
.book span{ display: block; text-align: center; margin-top: 12px; line-height: 22px;}

.content-box .bg3{ min-height: 1026px; background: url(../images/conten-listbg3.png) no-repeat;}

#zwzx{ margin: 38px auto 90px; font-size: 16px; color: #474747; line-height: 35px;}
#zwzx{ width: 830px;}
#zwzx .row{ margin-bottom: 20px; overflow: hidden;}
#zwzx .row .text{ height: 35px; border: none; outline: none; background: none; width: 288px; padding: 0 10px; border: 1px solid #bfbfbf; box-shadow:2px 0 5px rgba(0,0,0,.14) inset;}
#zwzx .titl .text{ width: 710px;}
#zwzx .con .text{width: 710px; height: 178px; line-height: 35px;}
#zwzx .btn{ width: 122px; height: 36px; border: none; background: none; outline: none; color: #fff; background: #ff7f2b; }
#zwzx .p-info input{ float: left; margin-right: 30px;}
#zwzx .p-info .text{ width: 166px;}

.list3{ width: 830px; margin: 0 auto; }
.list3 .list-title{ height: 32px; line-height: 32px; border-bottom: 1px solid #dcdcdc; text-align: center; font-size: 16px;}
.list3 .list-title span,.list3 .list-detail span{ float: left; height: 32px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.publish-t{ width: 440px; text-align: left; text-indent: 10px;}
.publish-n{ width: 90px; text-align: center;}
.publishtime{ width: 100px; text-align: center;}
.publish-num{ width: 100px;}
.publish-statu{ width: 100px; text-align: center;}
.list3 li{ height: 40px; line-height: 40px; padding-bottom: 1px; background: url(../images/dot.png) repeat-x 0 bottom;}

#navartlist{ margin-top: 30px;}
.list3 #navartlist .active,.list3 #navartlist a:hover{ background: #ff7f2b; font-weight: normal; border: 1px solid #ff7f2b;}


.content-box .bg4{ background: #fff; }
.bg4 .article-info{ width: 1140px; margin: 0; padding: 0 30px;}
.bg4 .article-t{ margin-top: 0; padding-top: 30px; line-height: 46px; }
.bg4 .article-info .text{ line-height: 40px;}
.top-article h3 {line-height: 46px;font-size: 24px;font-weight: normal;}
.content-box .bg-none{ background: #fff;}/*文章页无底纹*/

#prenextdiv{ margin-top: 40px; font-size: 16px;  margin-left: 50px;}
#prenextdiv a{ color: #2b2b2b;  line-height: 36px;}
#prenextdiv a:hover{ color: #015293;}

.product .bg1{ min-height: 1604px;}
.product{ background: #0d5a98;}
.product .title{background: #0d5a98; }
.product .title a{ color: #c2c2c2;}
.product .title .active{ #fff; background: none;}
.product .bg1{ background: url(../images/conten-listbg5.png) no-repeat;}
/*.product-info{ width: 954px; margin-left: 32px;}*/
.product-menu{ width: 150px; background: #f5f5f5; margin-right: 32px; margin-top: 34px;}
.product #navartlist a{ color: #fff; border: 1px solid #fff;}
.product #navartlist .active,.product #navartlist a:hover{ background: #ff8126; border: 1px solid #ff8126;}

.product-title{ text-align: center; padding: 28px 0 70px 0;}
.summary{ width: 930px; padding: 12px; background: #1977c3; color: #fff; font-size: 16px; color: #1977c3; line-height: 28px; border-radius: 2px; margin-bottom: 32px;}
.summary span{ display: block; padding: 20px; background: #fff; border-radius: 2px;}
.product-img{text-align: center; margin: 22px 0;}
/*.product-info .text{ font-size: 16px; color: #fff; line-height: 28px;}*/
.orange{ color: #ff7f2b;}
.product-info .orange{ font-size: 20px;}
.product-menu a{ display: block; font-size: 20px; line-height: 50px; text-align: center;}
.product-menu .active,.product-menu a:hover{ background: #e8731e; color: #fff;}

.video-gd .bg{ background: url(../images/conten-listbg6.png) no-repeat;}
.video{ width: 748px; margin: 0 auto; margin-top: 50px;}
/*.village .bg{min-height: 817px; background: url(../images/conten-listbg7.png) no-repeat;}*/

.article-country .bg4{ min-height: 1516px; background: url(../images/conten-listbg8.png) no-repeat;}

.article-country .text{ font-size: 14px; line-height: 30px;}
.article-country #navartlist,.article-country #prenextdiv{ margin-top: 40px;}

.jgdj .bg3{ background: url(../images/conten-jgdj.png) no-repeat;}

.nycq{ text-align: center; margin-top: 80px;}

.list-short{ width: 580px;}
.list-short li a{ display: block;}
.list-short li a:hover{ background: #eaf0f5;}

.product-fdc{ margin-top: 32px;}
.product-fdc .detail{ background: #fff; margin-bottom: 44px;}
.product-fdc .detail .text{ float: left; margin-left: 15px; width: 560px;}
.product-fdc .tit{ font-size: 20px; color: #0d5a98; font-weight: normal; margin-top: 6px; line-height: 42px;}
.product-fdc .tit span{ font-size: 16px;}
.product-fdc .text p{ color: #1e1e1e; font-size: 14px; line-height: 30px;}
.product-fdc .text .left{ width: 214px; margin-bottom: 4px;}

.book-list .name{ height: 76px; line-height: 76px; padding: 0 42px; font-size: 20px; border-bottom: 1px solid #e5e5e5;}
.book-list .name .right{ font-size: 16px; padding-left: 37px; background: url(../images/edit.png) no-repeat 0 center;}
.book-list .text{ padding: 20px 50px; font-size: 16px; line-height: 30px;}
.book-list .name1{ text-align: center;}

#check span{ display: inline-block;  margin-right: 120px;}
#check .inp{ border: none; outline: none; background: none; width: 222px; height: 36px; border: 1px solid #0a5897;}
#check .btn{ border: none; background: none; outline: none; background: #0a5897; color:#fff; width: 82px; height: 36px;}
.book-list .text img{ display: block; margin: 20px auto;}

#tab04{ width: 612px;}
#tab04 .title-common .t2{ background: url(../images/title2-bg2.png) no-repeat; width: 236px;}

.jjyp{ position: relative;}
.jjyp h4{ font-size: 16px; line-height: 46px; font-weight: normal;}
.jjyp p{ text-indent: 2em; line-height: 30px;}
.jjyp .more{ color: #015293; margin-left: 10px;}
.jjyp .more:hover{ text-decoration: underline;}
.jjyp .edit{ position: absolute; bottom: 0; right: 0; height: 25px; line-height: 25px; padding-left: 31px; background: url(../images/edite.png) no-repeat left center;}
#tab04 .list{ height: 210px;} 
.pdk .book01{ float: left; text-align: center; width: 124px; margin: 0 12px; margin-top: 10px;}
.pdk .book01 img{ border: 4px solid #ddd; border-radius: 4px;}
.pdk .book01 span{ display: block; line-height: 24px;}

#navrslist{ margin-top: 40px; text-align: center; line-height: 24px;}
#navrslist a{ display: inline-block; margin-right: 4px; height:24px; padding: 0 6px; border: 1px solid #d3d3d3; color: #2d2d2d;}
#navrslist .active1,#navrslist a:hover,#navrslist .active,#navrslist .current{ color: #fff; background: #015293; border: 1px solid #015293; font-weight: normal;}
.title .on{ color: #015293;}
.title a:hover,.title a.current{ color: #015293;}
.jgdj-tbg{background: url(/images/jgdj-tbg1.jpg) no-repeat;}
.lxyz-tbg{background: url(../images/lxyz-tbg.jpg) no-repeat;}
.sjd-tbg{background: url(../images/sjd-tbg.jpg) no-repeat;}
.xksh-tbg{background: url(../images/ztlm_bg.jpg) no-repeat;}

.zcjd-banner{ width: 868px; margin: 36px auto 25px;}
.zcjd-list{ margin-bottom: 28px; padding-bottom: 30px; background: url(../images/zcjd-line.png) bottom left repeat-x; font-size: 16px; line-height: 38px;}
.zcjd-title{ line-height: 74px; font-size: 24px; font-weight: normal; margin-bottom: 20px;}
.zcjd-list:nth-last-of-type(1){ background: none;}
.zcjd-title span{ float: left; width: 74px; height: 74px; margin-right: 28px; background: url(../images/zcjdicon.png) no-repeat;}
.zcjd-title .icon2{ background-position: -74px 0;}
.zcjd-title .icon3{ background-position: -148px 0;}
.zcjd-title .icon4{ background-position: -222px 0;}
.zcjd-title .icon5{ background-position: -296px 0;}
.zcjd-title .icon6{ background-position: -370px 0;}
.zcjd-list .number{ float: left; height: 20px; width: 26px; color: #fff; background: #ffbc88; border-radius: 2px; line-height: 20px; text-align: center; margin-top: 9px; margin-right: 10px;}

.relative{ position: relative;}
.relative .list-short img{ max-width: 555px; /*min-height: 520px;*/ position: absolute; top: 24px; right: 30px; display: none;}
.relative .list-short .img-show{
    max-width: 555px; max-height: 520px; position: absolute; top: 24px; right: 30px; display: none;
}

.bg .title .on{ background: url(../images/tab-active.png) repeat-x; color: #fff;}
#contentbody{ padding-top: 20px;padding-left: 20px;}

.product-info{ padding: 20px 32px;}
.product-title{ padding: 35px 0; background: #1977c3; border-radius: 4px;}
.product-title img{ display: block; margin: 0 auto;}
.product-title p{ text-indent: 2em; background: #fff; border-radius: 4px; font-size: 16px; color: #0d5a98; line-height: 30px; padding: 20px 18px 70px; margin-top: 30px; text-align: left;}
.product-list{ margin: 36px 0; background: #f2f2f2; height: 236px; overflow: hidden;}
.product-list .product-pic{ width:426px;height: 236px;}
.product-list .text{ width: 666px; height: 194px; padding: 10px; margin: 10px; border: 1px solid #8fc2ea;}
.product-list h2{ line-height: 42px; margin: 0; font-size: 20px; font-weight: normal; color: #0d5a98;}
.product-list p{ line-height: 30px;}
.product-list .detail .left{ margin-right: 50px;}
.product-list a{ display: block; width: 100%; height: 100%;}
.product-list a:hover{ background: #1977c3; color: #fff;}
.product-list a:hover h2{ color: #fff;}

.yq .product-title{ background: url(../images/yqt-bg.png) no-repeat; padding-bottom: 35px;}
.ej-title{ font-size: 20px; margin-top: 30px; margin-bottom: -6px;}
.yq .more .left{ height: 20px; width: 1000px; background: url(../images/more-dot.png) left center repeat-x;}
.yq .more{ height: 20px; line-height: 20px; font-size: 20px;}
.yq .t1{ margin-top: 10px;}

#check span{ margin-right: 20px;}
#check .inp{ height: 34px; padding: 0 10px;}
.zp-list{ margin-left: 60px; margin-top: 40px;}
.zp-list li{ float: left; width: 480px; padding: 20px; background: #fff; box-shadow:0 0 8px 2px rgba(0,0,0,.1); height: 240px;}
.zp-list li img{ width: 188px; height: 240px; margin-right: 20px;}
.zp-list h1{ font-size: 20px; line-height: 32px; font-weight: normal; margin-top: 4px;}
.zp-list p{ font-size: 14px; line-height: 32px;}
.zp-list .btn1 a{ display: inline-block; margin-right: 4px; height: 30px; line-height: 30px; padding: 0 8px; border-radius: 4px; color: #fff; padding-left: 30px; font-size: 14px; }
.zp-list .btn1 a:hover{ color: #0a5897;}
.zp-list .btn1 .icon1{ background: #5cb85c url(../images/jjyp-icon.png) no-repeat 0 0;}
.zp-list .btn1 .icon2{ background: #5bc0de url(../images/jjyp-icon.png) no-repeat 0 -30px;;}
.zp-list .btn1 .icon3{ background: #d9534f url(../images/jjyp-icon.png) no-repeat 0 -60px;; margin-right: 0;}
.zp-list .add{ margin-left: 30px;}
.zp-list .add a{ display: block; padding: 0; text-align: center; font-size: 20px; line-height: 52px; padding-top: 188px; background: url(../images/add.png) no-repeat center 36px;}
.zp-list .add a:hover{ background: url(../images/add.png) no-repeat center 36px; color: #0a5897;}

.zxbj{ margin-top: 30px; margin-left: 60px; font-size: 16px; line-height: 36px;}
.zxbj li{ margin-bottom: 30px;}
.zxbj .clear >div{ float: left; margin-right: 60px;}
.zxbj .name1{ width: 96px; text-align: right; display: inline-block;}
.zxbj .inp2,.zxbj .clear select{ width: 140px; height: 36px; padding: 0 5px; border: 1px solid #025293; outline: none;}
.zxbj .clear select{ width: 150px;}
.zxbj textarea{ width: 942px; padding: 0 5px; min-height: 190px; outline: none; line-height: 36px;}
.zxbj button{ width: 80px; height: 36px; color: #fff; background: none; border: none; background: #0a5897; margin-right: 30px;}

.znhd{ padding: 20px;}
.show-place{ background: #efefef;  padding: 0 30px; margin-bottom: 20px; font-size: 16px; line-height: 28px; }
.interflowList{ height: 610px; overflow: auto;}
.show-place .title1{ text-align: center; font-size: 20px; color: #1475a1; line-height: 58px; margin-bottom: 16px;}
.ans,.ask{ overflow: hidden; padding-top: 4px; margin-bottom: 30px;}
.ans .pic{ float: left; margin-right: 30px; width: 68px; margin-top: -4px;}
.ans .cms{ float: left;}
.show-place .cms{ padding: 16px 20px; background: #fff; border-radius: 8px;  width: 842px;}
.sieRdgz{background: #fff; width: 842px; margin:30px 0 30px 98px; padding: 5px 20px; border-radius: 8px; }
.sieRdgz .hd,.cms .tit{ height: 38px; line-height: 38px; font-size: 16px; border-bottom: 3px solid #efefef; font-weight: normal;}
.sieRdgz .hot{ float: left; width: 50%; font-size: 14px;  height: 40px; line-height: 40px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.sieRdgz .hot a{ color: #1575a1; padding-left: 18px; background: url(../images/left-dot.png) no-repeat 0 center;}
.ask .pic{ float: right; margin-left: 30px; width: 68px; margin-top: -4px;}
.ask .cms{ float: right;}
.cms{ position: relative;}
.sj-left{ position: absolute; width: 20px; height: 23px; top: 18.5px; }
.ans .sj-left{ left: -20px; background: url(../images/sj-left.png) no-repeat;}
.ask .sj-left{ right: -20px; background: url(../images/sj-right.png) no-repeat;}
.cmsList{ font-size: 14px; line-height: 28px;}
.znhd .write{ padding: 10px; background: #efefef; border-radius: 8px; height: 42px;}
.write input{ float: left; height: 42px; border: 1px solid #bfbfbf; width: 600px; padding: 0 10px; margin-left: 230px; border-right: none; border-radius: 6px 0 0 6px; outline: none;}
.write .btnBox{ float: left;}
.write .btn{ display: block; height: 42px; line-height: 42px; width: 120px; line-height: 42px; text-align: center; color: #fff; background: #00a0e9; border-radius: 0 6px 6px 0;}

.check-box{ padding: 30px;}
.check-box{ font-size: 14px; line-height: 28px;}
.check-info h1{ font-size: 20px; line-height: 40px; font-weight: normal;}
.check-info{ margin-bottom: 20px;}
.check-list{ margin-bottom: 20px;}
.check-list input[type='text']{ border: none; outline: none; border-bottom: 1px #1e1e1e dotted; padding: 0 10px;}
.check-list textarea{ padding: 10px; outline: none; width: 400px; height: 100px; margin-left: 20px;}
.check-box .btn{ text-align: center;}
.check-box .btn input,.check-box .btn a{ display: inline-block; height: 44px; line-height: 44px; background: none; border: none; outline: none; background: #fc9d23; color: #fff; padding: 0 28px; margin: 0 10px;}
.check-list input[type='radio'],.check-list input[type='checkbox']{ display: none;}
.check-list  label:before{
            content: '';
            display: inline-block;
            width:10px;
            height:11px;
            /*background: red;*/
           background: url(../images/btn.png) no-repeat;
           background-position: -10px 0;
           margin-right: 15px;
           
        }
.check-list input:checked+label:before{
           background: url(../images/btn.png) no-repeat;
           background-position: 0 0;
       }

.answer .left{ width: 420px;}
.answer .per{ float: left; height:28px;}
.per .box{ width: 136px; height: 12px; background: #efefef; border-radius: 6px; float: left; margin-top: 8px; margin-right: 10px;}
.per .show-per{ width: 28px; height: 12px; background: #ffda68; border-radius: 6px;}
.per .per-25{ background: #ffda68;}
.per .per-50{ background: #ffb45c;}
.per .per-75{ background: #fd7140;}
.per .per-100{ background: #fc4c0f;}

.search .inp1{ border: 1px solid #015293; border-radius: 4px 0 0 4px; width: 220px; float: left;}
.search .btn{ background: #015293; color: #fff; width: 90px; float: left;}
.search .tab{ height: 22px; margin-left: 10px;}
.search .tab a{ float: left; font-size: 12px; height: 22px; line-height: 22px; padding: 0 6px; color: #015293; border-radius: 4px 4px 0 0; margin: 0 2px;}
.search .tab .active1{ background: #015293; color: #fff;}
.search .tab a:hover{ background: rgba(1,82,147,.2);}

.search-title{ height: 76px; background: #eee;}
#search .selected{ padding-left: 10px; padding-right: 30px; width: 100px;  height: 34px; line-height:34px; border: 1px solid #dcdcdc; background:#fff url(../images/sel-bg.png) no-repeat 110px center;} 
#search .sel{ position: relative;margin: 0 20px;}
#search .sel-list{ position: absolute; width: 140px; height: 120px; background: #fff; border: 1px solid #dcdcdc; border-top: none; display: none;} 
#search .sel-list div{ padding: 0 10px; line-height: 30px; cursor: pointer;}
#search .left{ margin-top: 20px;}
#search .text{ height: 32px; padding: 0 10px; outline: none; border: none; border: 1px solid #dcdcdc; width: 388px;}
#search .btn{ margin-top: 24px; height: 28px; line-height: 28px;}
#search .btn a{ float: left; padding: 0 15px; background: #ffae00; color: #fff; margin-left:20px; border-radius: 4px;}
.search-list{ font-size: 14px; line-height: 32px;}
.search-list .time{ width: 170px; border-right: 1px solid #cdcdcd; }
.search-list .time div{ line-height: 58px; text-align: center; border-bottom: 1px solid #cdcdcd; font-size: 16px;}
.search-list .time .green{ line-height: 68px; font-size: 20px; color: #015293; padding-left: 30px; background: url(../images/time.png) no-repeat 50px center;}
.info-serch{ width: 1028px;}
.info-serch1{ width: 100%;}
.search-list .style{line-height: 68px; border-bottom: 1px solid #cdcdcd; padding: 0 20px; font-size: 16px;}
.search-list .style a{ margin-right: 10px;}
.red{ color: #dc1913;}
.info-serch .totle{ line-height: 68px; border-bottom: 1px solid #cdcdcd; padding: 0 20px; font-size: 16px;}
.info-serch ul{ padding: 0 20px;}
.info-serch li{ margin-bottom: 30px;}
.info-serch .title1{ font-size: 20px; line-height: 38px;}
.info-serch .detail{ text-indent: 2em;}
.info-serch .time1{ text-align: right; color: #015293;}
.keys{ color: red;}


.side-catalog{ width: 210px; height: 345px; position: absolute; right: -30px; top: 0; display: none;}
.side-catalog .menu{ width: 210px; height: 268px; background: #ddf0ff url(../images/menu-bg.png) no-repeat 0 0; overflow:hidden; position: relative;  padding: 10px 0;}
.side-catalog .menu ul{ padding: 10px 0; line-height: 26px; position: absolute; left: 0; top: 0; right: -17px; bottom: 0; overflow-x: hidden; overflow-y: scroll;}
.side-catalog .menu li{ padding-left: 30px; background: url(../images/menu-list.png) no-repeat 0 center;}
.side-catalog .menu li a{ display: block; width: 166px; height: 26px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; font-size: 12px !important;}
.side-catalog .menu .active{ background: url(../images/menu-active.png) no-repeat 0 center;}
.btn-box{ height: 45px; margin-top: 10px; text-align: center;}


.aTips {
    position: fixed;
    _position: absolute;
    z-index: 101;
    width: 480px;
    display: none;
    height: 170px;
    top: 50%;
    margin-top: -85px;
    left: 50%;
    margin-left: -240px;
    background-color: #fff;
}

.aTips .text {
    position: relative;
    font-size: 16px;
    padding: 20px;
    line-height: 24px;
    word-break: break-all;
    overflow: hidden;
    font-size: 14px;
    overflow-x: hidden;
    overflow-y: auto;
    text-align: center;
    margin-top: 30px;
}

.layui-layer-btn {
    text-align: right;
    padding: 0 10px 12px;
    pointer-events: auto;
    user-select: none;
    -webkit-user-select: none;
    margin-top: 30px;
    display: block;
}

.layui-layer-btn div {
    height: 28px;
    line-height: 28px;
    margin: 6px 6px 0;
    padding: 0 15px;
    border: 1px solid #dedede;
    background-color: #f1f1f1;
    color: #333;
    border-radius: 2px;
    font-weight: 400;
    cursor: pointer;
    text-decoration: none;
    display: inline-block;
}

.layui-layer-btn .layui-layer-btn0 {
    border-color: #4898d5;
    background-color: #2056a0;
    color: #fff;
}

.filter{
    display:none;
    z-index:100;
    position: fixed;
    _position: absolute;
    pointer-events: auto;
    background-color:#000;
    opacity:0.7;
    filter:alpha(opacity=70);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.layui-layer-btn0 img{
    width:20px;
    height:20px;
    float:left;
    margin: 3px 5px 0 -8px;
}
.jdb{
    width: 810px;
    margin-right: 18px;
}
.jdb .sjfbTitle{
    width:400px;
    margin:20px atuo;
}
.jdb .sjfbTitle img{
    width:400px;
    height:19px;
}

.jdb .chart {
    width: 810px;
    height: 320px;
}
